Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't invoke vcpkg from this repo with CMAKE_TOOLCHAIN_FILE set #2527

Merged

Conversation

ThomsonTan
Copy link
Contributor

When vcpkg is already via passing CMAKE_TOOLCHAIN_FILE, don't invoke the submodule vcpkg to install any dependencies. Because some of the dependencies have already been resolved by external vcpkg, and re-point it to the submodule in the middle could cause inconsistency.

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@ThomsonTan ThomsonTan requested a review from a team February 9, 2024 01:32
@ThomsonTan ThomsonTan merged commit 4700e48 into open-telemetry:main Feb 10, 2024
47 checks passed
@ThomsonTan ThomsonTan deleted the check_toolchain_before_install_dep branch February 10, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants